PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getMatrix Method
In This Topic
    getMatrix Method
    In This Topic
    Gets the form XObject matrix.
    Syntax
    public PDFMatrix getMatrix()

    Return Value

    The matrix applied to form XObject content before it is rendered.
    See Also